This notebook contains auto running demos. The first demo is a graphics demo.
If you uncomment the following line all images will be saved to the directory. You need to create the directory first.
>// imgdir = userhome+"\Desktop\Demos";
The demo starts with the following command. If you want to see the source code press F9 or F10 with the cursor in this line.
>load demo;
The following is a graphics demo with anaglyph plots.
>load agdemo;